Skip to content

feat(fdo): register the device using FDO#554

Draft
joshuachp wants to merge 1 commit intoastarte-platform:masterfrom
joshuachp:push-mtylpktlmqzk
Draft

feat(fdo): register the device using FDO#554
joshuachp wants to merge 1 commit intoastarte-platform:masterfrom
joshuachp:push-mtylpktlmqzk

Conversation

@joshuachp
Copy link
Copy Markdown
Collaborator

No description provided.

@joshuachp joshuachp requested review from harlem88 and lucaato January 21, 2026 16:57
@joshuachp joshuachp force-pushed the push-mtylpktlmqzk branch 8 times, most recently from acc9a04 to 37f4c04 Compare January 27, 2026 15:13
@joshuachp joshuachp marked this pull request as draft March 2, 2026 08:39
@joshuachp joshuachp force-pushed the push-mtylpktlmqzk branch 5 times, most recently from b9a1813 to 37286fd Compare April 3, 2026 12:30
@joshuachp joshuachp force-pushed the push-mtylpktlmqzk branch 2 times, most recently from 0382d85 to b5dd6ea Compare April 7, 2026 10:31
@joshuachp joshuachp requested a review from harlem88 April 7, 2026 10:39
@joshuachp joshuachp force-pushed the push-mtylpktlmqzk branch from b5dd6ea to 3234ee7 Compare April 7, 2026 10:41
This will expose the configuration methods and structure to register a
device using the FIDO Device Onboarding protocol.

Signed-off-by: Joshua Chapman <[email protected]>
@joshuachp joshuachp force-pushed the push-mtylpktlmqzk branch from 3234ee7 to 99a91da Compare April 7, 2026 10:45
Error::new(ErrorKind::Invalid, "pairing api client")
})?;

let _creds = provider.retrieve_credentials(&api).await.map_err(|error| {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this here to test preemptively that the credential secret work ? In that case I would add a comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants